Skip to content

docs: add community Contributors section to README#230

Open
amathxbt wants to merge 1 commit intoOpenGradient:mainfrom
amathxbt:docs/add-contributors-section
Open

docs: add community Contributors section to README#230
amathxbt wants to merge 1 commit intoOpenGradient:mainfrom
amathxbt:docs/add-contributors-section

Conversation

@amathxbt
Copy link
Copy Markdown
Contributor

@amathxbt amathxbt commented Apr 3, 2026

📖 Add Community Contributors Section to README

Summary

This PR adds a Contributors section to the README acknowledging community members who have invested significant time finding and fixing bugs in the SDK.

Why This PR?

Over the past few months, community contributors have submitted 13+ pull requests across the OpenGradient SDK, memsync-docs, and BitQuant repos — covering critical reliability bugs, missing exports, TEE edge cases, error message correctness, and documentation gaps. None of these are trivial drive-by changes; each required deep reading of the SDK source.

This section gives proper credit where it is due and also serves as a reference for the team to see which bugs have been caught by the community.


Changes

  • README.md: Added ## Contributing section with:
    • Community Contributors table
    • Notable Bug Fixes list linking all 13 community PRs with one-line descriptions
    • Call-to-action for new contributors

Community PRs Referenced

PR Status Fix
#222 🟢 Open Remove arbitrary 0.1 OPG floor from ensure_opg_approval()
#221 🟢 Open Fix JSONDecodeError in JSON tensor parsing
#220 ✅ Merged Replace hardcoded 60s timeout with INFERENCE_TX_TIMEOUT
#219 ✅ Merged Fix inverted balance/min_base in error messages
#218 🟢 Open Fix silent failure in reconnect()
#217 🟢 Open Add missing chainId to inference tx
#202 ✅ Merged Fix Firebase token refresh + notes mismatch
#201 🟢 Open 5 critical bugs: TEE, HTTP 402, int dtype, None crash, gas
#199 🟢 Open Add missing exports to __all__
#198 ✅ Merged Prevent silent None in run_with_retry
#197 🟢 Open Populate missing TEE fields in StreamChunk
#196 ✅ Merged Add __aiter__ to TextGenerationStream
#166 ✅ Merged Fix broken community Discord URL in README

Hey @adambalogh @kylexqian wanted to bring this to your attention. The contributor behind these fixes ) i spent a huge amount of time digging into the SDK internals and catching real bugs. Would love for this work to be recognized and if there is an OG Alpha role or any contributor acknowledgment program, this level of engagement seems like a strong imo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant